Uninstalling the Administrator Software
To remove the administrator software completely, you must remove the application, the encrypted list of computer user names and passwords, and the client information database.
- Drag the Remote Desktop application to the Trash.
- Empty the Trash.
- Delete the Apple Remote Desktop database from /var/db/RemoteManagement/ using the following commands in the Terminal application:
- $ sudo rm -rf /var/db/RemoteManagement
- Delete the Remote Desktop preferences files using the following commands in the Terminal application.
- $ sudo rm /Library/Preferences/com.apple.RemoteDesktop.plist
- $ sudo rm /Library/Preferences/com.apple.RemoteManagement.plist
- $ rm ~/Library/Preferences/com.apple.RemoteDesktop.plist
- $ sudo rm /Library/Preferences/com.apple.RemoteManagement.plist
- $ sudo rm /Library/Preferences/com.apple.RemoteDesktop.plist
- Delete the Remote Desktop documentation using the following commands in the Terminal application.
- sudo rm -r /Library/Documentation/Applications/RemoteDesktop
- Delete the Apple Remote Desktop support files from /Library/Application Support/ using the following commands in the Terminal application:
- $ rm -rf ~/Library/Application\ Support/Remote\ Desktop/
- $ sudo rm -rf /Library/Application\ Support/Apple\ Remote\ Desktop/
- $ rm -rf ~/Library/Application\ Support/Remote\ Desktop/
- Delete the Apple Remote Desktop installation receipts from /Library/Receipts/ using the following commands in the Terminal application:
- $ rm -r /Library/Receipts/RemoteDesktopAdmin*
- $ rm -r /Library/Receipts/RemoteDesktopRMDB*
- $ rm -r /Library/Receipts/RemoteDesktopAdmin*
- Delete the Apple Remote Desktop Dashboard widget (after closing every instance of the widget) using the following commands in the Terminal application:
- $ sudo rm -r /Library/Widgets/Remote\ Desktop.wdgt/